1. 07 Jul, 2011 3 commits
    • stephen hemminger's avatar
      skge: cleanup pci id table · 6f7d32f4
      stephen hemminger authored
      The PCI table was using mix of defines for device id and hard coded
      hex values. This patch change it to all hex values. It also adds
      comments based on the names provided in the vendor driver table.
      
      There is NO CHANGE to the actual resulting table.
      Signed-off-by: default avatarStephen Hemminger <shemminger@vyatta.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      6f7d32f4
    • Shan Wei's avatar
      net: doc: fix compile warning of no format arguments in ifenslave.c · d804c6f2
      Shan Wei authored
      Fix following warning in ifenslave.c with gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4).
      
      Documentation/networking/ifenslave.c:263:4: warning: format not a string literal and no format arguments
      Documentation/networking/ifenslave.c:271:3: warning: format not a string literal and no format arguments
      Documentation/networking/ifenslave.c:277:3: warning: format not a string literal and no format arguments
      Documentation/networking/ifenslave.c:285:3: warning: format not a string literal and no format arguments
      Documentation/networking/ifenslave.c:291:3: warning: format not a string literal and no format arguments
      Documentation/networking/ifenslave.c:292:3: warning: format not a string literal and no format arguments
      Documentation/networking/ifenslave.c:312:4: warning: format not a string literal and no format arguments
      Documentation/networking/ifenslave.c:323:3: warning: format not a string literal and no format arguments
      Documentation/networking/ifenslave.c:342:4: warning: format not a string literal and no format arguments
      Signed-off-by: default avatarShan Wei <shanwei@cn.fujitsu.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      d804c6f2
    • Shan Wei's avatar
      net: fix warning of versioncheck · fa917ff7
      Shan Wei authored
      net-next-2.6/drivers/net/bnx2x/bnx2x_sp.c: 19 linux/version.h not needed.
      net-next-2.6/drivers/net/caif/caif_hsi.c: 9 linux/version.h not needed.
      Signed-off-by: default avatarShan Wei <shanwei@cn.fujitsu.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      fa917ff7
  2. 06 Jul, 2011 19 commits
  3. 05 Jul, 2011 18 commits