Bjørn Mork ff06ab13a4 net: cdc_ncm: splitting rx_fixup for code reuse
Verifying and handling received MBIM and NCM frames will need
to be different in three areas:
 - verifying the NDP signature
 - checking valid datagram length
 - datagram header manipulation

This makes it inconvenient to share rx_fixup in whole.  But
some verification parts are common.  Split these out in separate
functions.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-10-23 02:40:10 -04:00
..
2012-05-22 15:50:46 -07:00
2012-08-13 16:50:19 -07:00
2012-10-18 15:34:30 -04:00
2012-10-11 15:12:33 -04:00
2012-10-12 13:56:52 -04:00
2012-09-20 22:05:22 -04:00
2012-05-22 15:50:46 -07:00