diff options
author | Sreenivasa Honnur <Sreenivasa.Honnur@neterion.com> | 2009-10-05 03:56:35 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-10-07 00:22:54 +0200 |
commit | fa41fd10038ab575f043a62dace374e07e9193de (patch) | |
tree | add9b20df4537b846f0571871d7e7d751d037dc5 /drivers/net/ppp_mppe.c | |
parent | vxge: Removed unused functions. (diff) | |
download | linux-fa41fd10038ab575f043a62dace374e07e9193de.tar.xz linux-fa41fd10038ab575f043a62dace374e07e9193de.zip |
vxge: Check if FCS stripping is disabled by the firmware.
- Added a function to check if FCS stripping is disabled by the firmware, if
it is not disabled fail driver load.
- By default FCS stripping is disabled by the firmware. With this assumption
driver decrements the indicated packet length by 4 bytes(FCS length).
- This patch ensures that FCS stripping is disabled during driver load time.
Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ppp_mppe.c')
0 files changed, 0 insertions, 0 deletions