i40e: using for_each_set_bit to simplify the code
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 24 Sep 2013 05:17:36 +0000 (05:17 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 4 Jan 2014 02:48:42 +0000 (18:48 -0800)
commit4836650b1cb20f5d8add4802b344ae232ccec5e9
tree5f9e072f4ba99ba066d78ca88b214d1ce90ec6b5
parent55fdbfe7beb68c71060a27965a72f7eed09fa81d
i40e: using for_each_set_bit to simplify the code

Using for_each_set_bit() to simplify the code.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c