ipvlan: misc changes
authorMahesh Bandewar <maheshb@google.com>
Sun, 21 Feb 2016 03:31:41 +0000 (19:31 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Feb 2016 03:43:24 +0000 (22:43 -0500)
commitab5b7013db3cc637a8f19e00d71310e40db75bf6
treee4843b1960e13c8d184ac91b937e659773304094
parente93fbc5a15ff25d4f9fd92a13c33cd37d99a2340
ipvlan: misc changes

1. scope correction for few functions that are used in single file.
2. Adjust variables that are used in fast-path to fit into single cacheline
3. Update rcv_frame() to skip shared check for frames coming over wire

Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ipvlan/ipvlan.h
drivers/net/ipvlan/ipvlan_core.c
drivers/net/ipvlan/ipvlan_main.c