]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9f8bd142c154b9c9a834481cbde5df592a75ad7b
treee4843b1960e13c8d184ac91b937e659773304094
parentd218d348eed36fcf260db33cec7a508ef729f55a
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