3602207ca6
When sending an ack to a command packet, the skb is still referenced
after it is sent to the real device. Since the real device could
free the skb, the device pointer would be invalid.
Also, remove an unnecessary variable.
Fixes:
|
||
---|---|---|
.. | ||
emac | ||
rmnet | ||
Kconfig | ||
Makefile | ||
qca_7k.c | ||
qca_7k.h | ||
qca_7k_common.c | ||
qca_7k_common.h | ||
qca_debug.c | ||
qca_debug.h | ||
qca_spi.c | ||
qca_spi.h | ||
qca_uart.c |