]> Pileus Git - ~andy/linux/commit
ipv4: Make ip_rcv_options() return bool.
authorDavid S. Miller <davem@davemloft.net>
Thu, 8 Mar 2012 01:48:08 +0000 (20:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Mar 2012 22:34:50 +0000 (14:34 -0800)
commit6a91395f20119d696330e2604451614a64369d1b
tree723ce2b36156eb078583f1892420b84eb338ed2f
parentba57b4db2624793c6eb8f2c051c9f7b8a6e7b6a6
ipv4: Make ip_rcv_options() return bool.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_input.c