commit | a5e31255e02a0797259f210c3bb92c6326a98a9c | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Tue Jan 06 17:41:58 2015 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 06 13:29:13 2015 -0500 |
tree | 6b3d7dcb1c643376d7af160340aaafd770b69f3e | |
parent | 7ce67a38f799d1fb332f672b117efbadedaa5352 [diff] |
r8152: support ndo_features_check Support ndo_features_check to avoid: - the transport offset is more than the hw limitation when using hw checksum. - the skb->len of a GSO packet is more than the limitation. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>