]> git.baikalelectronics.ru Git - kernel.git/commit
r8152: remove clearing bp
authorhayeswang <hayeswang@realtek.com>
Wed, 1 Oct 2014 05:25:10 +0000 (13:25 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Oct 2014 20:46:34 +0000 (16:46 -0400)
commit67d723709772f4967cd58a80c7fba3390f9c96a8
tree308563da021863e02d06a0948a5fea07636ec41e
parentb849959173015d87d0a8aad79d4c3e80414cbb96
r8152: remove clearing bp

The xxx_clear_bp() is used to halt the firmware. It only necessary
for updating the new firmware. Besides, depend on the version of
the current firmware, it may have problem to halt the firmware
directly. Finally, halt the firmware would let the firmware code
useless, and the bugs which are fixed by the firmware would occur.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c