commit | ab5b7013db3cc637a8f19e00d71310e40db75bf6 | [log] [tgz] |
---|---|---|
author | Mahesh Bandewar <maheshb@google.com> | Sat Feb 20 19:31:41 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 21 22:43:24 2016 -0500 |
tree | e4843b1960e13c8d184ac91b937e659773304094 | |
parent | e93fbc5a15ff25d4f9fd92a13c33cd37d99a2340 [diff] |
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>