]> git.baikalelectronics.ru Git - kernel.git/commit
[media] drivers/media/usb/dvb-usb/dib0700_core.c: fix left shift
authorNickolai Zeldovich <nickolai@csail.mit.edu>
Sat, 5 Jan 2013 18:13:05 +0000 (15:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Feb 2013 21:03:52 +0000 (19:03 -0200)
commit27419414cce7043d831e393b930ab7baa056af2a
tree74f1171bd05a5da48f1fe6d561f9d7d44e01dee4
parent750b6ce358fee3a265c02fb0dce6331e68a4d5aa
[media] drivers/media/usb/dvb-usb/dib0700_core.c: fix left shift

Fix bug introduced in a6cf72d336982c3bb7275592d67e3e535f6e1342, where
instead of bit-negating the bitmask, the bit position was bit-negated
instead.

Signed-off-by: Nickolai Zeldovich <nickolai@csail.mit.edu>
Cc: Olivier Grenie <olivier.grenie@dibcom.fr>
Cc: Patrick Boettcher <patrick.boettcher@dibcom.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/dvb-usb/dib0700_core.c