pegasus: fixes reported packet length
authorPetko Manolov <petkan@mip-labs.com>
Wed, 27 Apr 2016 11:24:50 +0000 (14:24 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2016 21:05:25 +0000 (17:05 -0400)
commit1a8deec09d12c1a2946f131aa171d5e0479333de
tree465c0b98808107b3ae615b13cdc87671d7935a21
parentb7302ca05871e50208bc328cbc8199a21f5d876e
pegasus: fixes reported packet length

The default Pegasus setup was to append the status and CRC at the end of each
received packet.  The status bits are used to update various stats, but CRC has
been ignored.  The new default is to not append CRC at the end of RX packets.

Signed-off-by: Petko Manolov <petkan@mip-labs.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/pegasus.c
This page took 0.023982 seconds and 5 git commands to generate.