Files
linux/drivers/net
Vladimir Oltean 0bfde022b3 net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdr
All call sites call enetc_clear_cbdr and enetc_free_cbdr one after
another, so let's combine the two functions into a single method named
enetc_teardown_cbdr which does both, and in the same order.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-03-10 13:14:15 -08:00
..
2021-02-02 15:51:17 -08:00
2021-02-17 13:17:49 -08:00
2021-02-10 15:11:51 -08:00
2021-03-08 11:54:32 -08:00
2021-02-02 15:51:18 -08:00
2021-02-10 15:11:51 -08:00