[IPX]: Fix build error in ipx_recvmsg()
authorDavid S. Miller <davem@davemloft.net>
Mon, 15 Aug 2005 01:01:08 +0000 (18:01 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:00:24 +0000 (16:00 -0700)
commit7de76272b54e3677bcd247d1e1809015236a298d
tree0d497d40143c3a4f02456c57820d946f8de31d09
parenta10cedd4b905236603c6c4fd77cf338ebbfb1a60
[IPX]: Fix build error in ipx_recvmsg()

Missing semicolon introduced by skb->stamp changeset:
d3258b7d8ed96f97032639bc745179f1951b0da5

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