1. 21 10月, 2011 1 次提交
    • R
      igb: fix a compile warning · 46a01698
      RongQing Li 提交于
      control these three function declarations and
      definitions with same macro CONFIG_PCI_IOV
      
      drivers/net/ethernet/intel/igb/igb_main.c:165:
      warning: ‘igb_vf_configure’ declared ‘static’ but never defined
      drivers/net/ethernet/intel/igb/igb_main.c:166:
      warning: ‘igb_find_enabled_vfs’ declared ‘static’ but never defined
      drivers/net/ethernet/intel/igb/igb_main.c:167:
      warning: ‘igb_check_vf_assignment’ declared ‘static’ but never defined
      Signed-off-by: NRongQing Li <roy.qing.li@gmail.com>
      Acked-by: NGreg Rose <gregory.v.rose@intel.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      46a01698
  2. 19 10月, 2011 1 次提交
  3. 17 10月, 2011 2 次提交
  4. 14 10月, 2011 1 次提交
  5. 13 10月, 2011 6 次提交
  6. 08 10月, 2011 11 次提交
  7. 07 10月, 2011 8 次提交
  8. 20 9月, 2011 9 次提交
  9. 31 8月, 2011 1 次提交