The recent conversion to skb_set_hash() was incorrect. 'skb' is
uninitialized at this point.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| upt1_defs.h | ||
| vmxnet3_defs.h | ||
| vmxnet3_drv.c | ||
| vmxnet3_ethtool.c | ||
| vmxnet3_int.h | ||
The recent conversion to skb_set_hash() was incorrect. 'skb' is
uninitialized at this point.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| upt1_defs.h | ||
| vmxnet3_defs.h | ||
| vmxnet3_drv.c | ||
| vmxnet3_ethtool.c | ||
| vmxnet3_int.h | ||