It was <2021-03-02 wto 16:22>, when Łukasz Stelmach wrote:
This is a driver for AX88796C Ethernet Adapter connected in SPI mode as
found on ARTIK5 evaluation board. The driver has been ported from a
v3.10.9 vendor kernel for ARTIK5 board.
Changes in v11:
- changed stat counters to 64-bit
- replaced WARN_ON(!mutex_is_locked()) with lockdep_assert_held()
- replaced ax88796c_free_skb_queue() with __skb_queue_purge()
- added cancel_work_sync() for ax_work
- removed unused fields of struct skb_data
- replaced MAX() with max() from minmax.h
- rebased to net-next (resend)
[…]
Hi,
What is current status? Should I rebase once more?
Kind regards,
--
Łukasz Stelmach
Samsung R&D Institute Poland
Samsung Electronics