diff options
author | Alexander Duyck <[email protected]> | 2012-02-08 07:51:42 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2012-03-19 02:01:28 -0700 |
commit | 6ca435078822d9728318dee49ba4f2ff8a2ead24 (patch) | |
tree | e4ebabd2d72aa67f49546fac32c025b1654739db /net/lapb/lapb_in.c | |
parent | 35937c055a691a125cf52343cd671f6190ae5b3b (diff) |
ixgbe: Two minor fixes for RSS and FDIR set queues functions
This change fixes two minor issues. The first was the fact that we were
setting the return value to false twice in the set_rss_queues function.
The second is the fact that we should have been using "min_t(int," instead
of "min((int)" in set_fdir_queues.
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Stephen Ko <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions