summaryrefslogtreecommitdiff
path: root/drivers/idle
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-02-08 11:51:42 +0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-03-19 13:01:28 +0400
commit6ca435078822d9728318dee49ba4f2ff8a2ead24 (patch)
treee4ebabd2d72aa67f49546fac32c025b1654739db /drivers/idle
parent35937c055a691a125cf52343cd671f6190ae5b3b (diff)
downloadlinux-6ca435078822d9728318dee49ba4f2ff8a2ead24.tar.xz
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 <alexander.h.duyck@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions