aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/kvm_main.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-04-22 19:34:34 -0400
committerDavid S. Miller <davem@davemloft.net>2013-04-22 19:34:34 -0400
commit55fbbe46e9eb3cbe6c335503f5550855a1128dce (patch)
treeb4edca6229d301dc9b17c3706f65ff76a244505c /virt/kvm/kvm_main.c
parentnet: Fix some __vlan_hwaccel_put_tag() callers. (diff)
downloadlinux-dev-55fbbe46e9eb3cbe6c335503f5550855a1128dce.tar.xz
linux-dev-55fbbe46e9eb3cbe6c335503f5550855a1128dce.zip
net: Fix vlan bitmask changes in EHEA driver.
This driver uses the crummy "| foo" style, putting the logical operation at the beginning of lines. Then when the VLAN tag flag bits got changed the operator ended up at both the end and the beginning of some lines. Fix the build error by having it uniformly use the operator at the end of the line. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt/kvm/kvm_main.c')
0 files changed, 0 insertions, 0 deletions