summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2011-02-15 00:21:50 +0100
committerJohn W. Linville <linville@tuxdriver.com>2011-02-18 16:53:20 -0500
commit8c68bd401d423c81fd4bfc19c625180528e4a5e8 (patch)
treedc96f89a1a11972ac7fe716a8ec154fe22407b5a /drivers/net
parentf4f314bf6fd39d85065c3fcda27bd594163abcf0 (diff)
ssb: Make ssb_wait_bit multi-bit safe
ssb_wait_bit was designed for only one-bit bitmasks. People start using it for multi-bit bitmasks. Make the "set" case is safe for this. The "unset" case is already safe. This does not change behavior of the current code. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions