1. 16 10月, 2014 4 次提交
  2. 15 10月, 2014 1 次提交
  3. 11 10月, 2014 3 次提交
  4. 10 10月, 2014 1 次提交
    • P
      networking: fm10k: Fix build failure · b71b12dc
      Pranith Kumar 提交于
      The latest linus git tip (3.18-rc1) fails with the following build failure. Fix
      this by making PTP support explicit for fm10k driver.
      
      rivers/built-in.o: In function `fm10k_ptp_register':
      (.text+0x12e760): undefined reference to `ptp_clock_registER'
      drivers/built-in.o: In function `fm10k_ptp_unregister':
      (.text+0x12e7dc): undefined reference to `ptp_clock_unregister'
      Makefile:930: recipe for target 'vmlinux' failed
      Signed-off-by: NPranith Kumar <bobby.prani@gmail.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      b71b12dc
  5. 09 10月, 2014 1 次提交
  6. 02 10月, 2014 10 次提交
  7. 23 9月, 2014 20 次提交