1. 11 6月, 2008 1 次提交
  2. 22 5月, 2008 4 次提交
  3. 29 4月, 2008 2 次提交
  4. 25 4月, 2008 4 次提交
  5. 29 3月, 2008 1 次提交
  6. 26 3月, 2008 2 次提交
  7. 17 3月, 2008 4 次提交
  8. 05 3月, 2008 1 次提交
  9. 03 2月, 2008 1 次提交
  10. 29 1月, 2008 5 次提交
  11. 19 1月, 2008 1 次提交
  12. 09 1月, 2008 1 次提交
  13. 15 12月, 2007 1 次提交
    • A
      drivers/net/s2io.c section fixes · 33390a70
      Adrian Bunk 提交于
      Code used by the non-__devinit s2io_open() mustn't be __devinit.
      
      This patch fixes the following section mismatch with CONFIG_HOTPLUG=n:
      
      <--  snip  -->
      
      ...
      WARNING: vmlinux.o(.text+0x6f6e3e): Section mismatch: reference to .init.text.20:s2io_test_intr (between 's2io_open' and 's2io_ethtool_sset')
      ...
      
      <--  snip  -->
      Signed-off-by: NAdrian Bunk <bunk@kernel.org>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      33390a70
  14. 08 12月, 2007 1 次提交
  15. 02 12月, 2007 1 次提交
  16. 14 11月, 2007 1 次提交
  17. 20 10月, 2007 1 次提交
  18. 11 10月, 2007 8 次提交