commit | 9afa0949eea959f28248b717757c201765f1c19b | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Fri Feb 09 23:24:24 2007 +0900 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Feb 10 23:19:09 2007 -0800 |
tree | af9d6416f945870a7e8137fdedc0026189d2c61f | |
parent | 66efc5a7e3061c3597ac43a8bb1026488d57e66b [diff] [blame] |
[NET] 802: Fix whitespace errors. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/net/802/psnap.c b/net/802/psnap.c index 270b9d2..6e7c212 100644 --- a/net/802/psnap.c +++ b/net/802/psnap.c
@@ -117,7 +117,7 @@ */ struct datalink_proto *register_snap_client(unsigned char *desc, int (*rcvfunc)(struct sk_buff *, - struct net_device *, + struct net_device *, struct packet_type *, struct net_device *)) {