]> 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)
commitaea405f1904be617d56036bbea545d36bd28b3d5
treee4843b1960e13c8d184ac91b937e659773304094
parent62c870564065a3a67e78a980bd8edd1daf20b43a
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