ax88179_178a: Correct the RX error definition in RX header
authorFreddy Xin <freddy@asix.com.tw>
Tue, 22 Oct 2013 07:32:10 +0000 (15:32 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Oct 2013 19:43:43 +0000 (15:43 -0400)
Correct the definition of AX_RXHDR_CRC_ERR and
AX_RXHDR_DROP_ERR. They are BIT29 and BIT31 in pkt_hdr
seperately.

Signed-off-by: Freddy Xin <freddy@asix.com.tw>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found