Linus Torvalds e42e4ba07b igb: fix anoying type mismatch warning on rx/tx queue sizing
When using "min()", the types of both sides should match.  With the cpu
mask changes, the type of num_online_cpus() will now depend on config
options. Use "min_t()" with an explicit type instead.

And make the rx/tx case look the same too, just for sanity.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-05 18:47:12 -08:00
..
2008-12-17 15:37:55 -08:00
2008-12-25 16:50:41 -08:00
2009-01-02 10:19:43 -08:00
2008-12-08 01:14:16 -08:00
2008-11-25 18:26:20 -08:00
2008-11-25 18:12:49 -08:00
2008-10-27 17:06:18 -07:00
2008-11-25 18:25:32 -08:00
2008-10-27 17:06:18 -07:00
2008-07-18 17:54:17 -07:00
2008-10-09 12:22:38 -07:00
2008-12-16 23:54:23 -08:00
2008-08-13 16:05:38 -07:00
2008-08-13 16:05:37 -07:00
2008-08-13 16:05:37 -07:00
2008-09-03 14:38:00 -07:00
2008-09-22 19:27:10 -07:00
2008-11-21 17:31:51 -08:00
2008-02-01 20:54:03 +11:00
2008-11-16 12:41:35 -08:00
2008-11-20 20:28:00 -08:00
2009-01-04 17:12:04 -08:00
2008-11-25 18:24:20 -08:00
2008-12-08 01:14:16 -08:00
2009-01-04 16:23:01 -08:00
2008-11-21 17:37:54 -08:00
2008-11-25 18:23:59 -08:00
2008-12-25 18:07:50 -08:00
2008-11-21 17:36:36 -08:00
2008-11-25 18:24:57 -08:00
2008-12-08 23:50:18 -08:00
2008-12-28 16:32:38 -08:00
2008-07-25 15:44:44 +10:00
2008-08-14 04:26:38 -04:00
2008-10-27 17:06:18 -07:00
2008-12-08 01:14:16 -08:00
2008-11-25 18:24:38 -08:00
2008-12-02 15:00:28 -08:00
2008-10-27 17:06:18 -07:00
2008-12-08 01:14:16 -08:00
2008-11-21 17:39:02 -08:00
2008-11-25 18:23:35 -08:00
2008-12-03 22:10:38 -08:00
2008-10-27 17:06:18 -07:00
2008-03-26 00:18:00 -04:00
2008-11-21 17:35:40 -08:00
2008-03-05 16:34:41 -06:00
2008-12-08 01:14:16 -08:00
2008-12-25 18:03:28 -08:00
2008-01-28 15:11:27 -08:00
2008-12-16 01:23:49 -08:00
2008-10-17 02:38:35 +11:00
2008-10-27 17:06:18 -07:00
2008-11-10 15:11:56 -05:00
2008-11-10 15:11:56 -05:00
2008-11-21 17:37:24 -08:00
2008-08-07 02:20:57 -04:00
2008-08-07 01:55:50 -04:00
2008-01-28 15:11:27 -08:00
2008-10-27 17:06:18 -07:00
2008-11-25 18:23:06 -08:00
2008-04-16 20:06:50 -04:00
2009-01-04 16:12:11 -08:00
2008-11-25 18:25:49 -08:00
2008-12-08 01:14:16 -08:00
2008-12-08 01:14:16 -08:00
2008-08-29 02:13:33 -07:00
2008-08-29 02:14:29 -07:00
2008-08-29 02:14:43 -07:00
2008-10-27 17:06:18 -07:00
2008-05-30 22:18:02 -04:00
2009-01-04 17:14:46 -08:00
2008-11-25 18:21:56 -08:00
2008-10-27 17:06:18 -07:00