summaryrefslogtreecommitdiff
path: root/drivers/net/hamradio
diff options
context:
space:
mode:
authorroel kluin <roel.kluin@gmail.com>2009-10-07 04:59:42 +0400
committerDavid S. Miller <davem@davemloft.net>2009-10-13 14:44:07 +0400
commit06a96b33aea838b61a6eeccded781a305cf85a12 (patch)
tree0779090d15ab5827bede0ffcbfb6b817fd784ed7 /drivers/net/hamradio
parentf14d42f314cb45a080bf84ecadf8b9b1eebbe9fd (diff)
downloadlinux-06a96b33aea838b61a6eeccded781a305cf85a12.tar.xz
x25: bit and/or confusion in x25_ioctl()?
Looking at commit ebc3f64b864f it appears that this was intended and not the original, equivalent to `if (facilities.reverse & ~0x81)'. In x25_parse_facilities() that patch changed how facilities->reverse was set. No other bits were set than 0x80 and/or 0x01. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hamradio')
0 files changed, 0 insertions, 0 deletions