1. 03 8月, 2007 3 次提交
  2. 01 8月, 2007 1 次提交
  3. 31 7月, 2007 7 次提交
  4. 27 7月, 2007 1 次提交
  5. 25 7月, 2007 1 次提交
  6. 21 7月, 2007 1 次提交
    • P
      [IPV4]: Fix inetpeer gcc-4.2 warnings · fc7b9380
      Patrick McHardy 提交于
        CC      net/ipv4/inetpeer.o
      net/ipv4/inetpeer.c: In function 'unlink_from_pool':
      net/ipv4/inetpeer.c:297: warning: the address of 'stack' will always evaluate as 'true'
      net/ipv4/inetpeer.c:297: warning: the address of 'stack' will always evaluate as 'true'
      net/ipv4/inetpeer.c: In function 'inet_getpeer':
      net/ipv4/inetpeer.c:409: warning: the address of 'stack' will always evaluate as 'true'
      net/ipv4/inetpeer.c:409: warning: the address of 'stack' will always evaluate as 'true'
      
      "Fix" by checking for != NULL.
      Signed-off-by: NPatrick McHardy <kaber@trash.net>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      fc7b9380
  7. 20 7月, 2007 4 次提交
  8. 19 7月, 2007 1 次提交
  9. 18 7月, 2007 1 次提交
  10. 15 7月, 2007 9 次提交
  11. 12 7月, 2007 3 次提交
  12. 11 7月, 2007 8 次提交