summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_netcell.c
diff options
context:
space:
mode:
authorBryan O'Sullivan <bos@pathscale.com>2007-03-15 14:44:56 -0700
committerRoland Dreier <rolandd@cisco.com>2007-04-18 20:20:56 -0700
commit614d49a21e96737f84b13f644ac813f8eb6d297a (patch)
tree6a8389bcaf26f17d57a6720f84c3fe5b5887423d /drivers/ata/pata_netcell.c
parent8ec1077b35359c973f4b1de7c516be570a6df495 (diff)
downloadblackbird-op-linux-614d49a21e96737f84b13f644ac813f8eb6d297a.tar.gz
blackbird-op-linux-614d49a21e96737f84b13f644ac813f8eb6d297a.zip
IB/ipath: Fix bad argument to clear_bit()
Code was converted from a &= ~mask to clear_bit, but the bit was left shifted instead of being used directly, so we were either trashing memory several pages away, or sometimes taking a kernel page fault on an invalid page. Signed-off-by: Dave Olson <dave.olson@qlogic.com> Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/ata/pata_netcell.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud