Files
linux/drivers
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-26 09:41:03 -08:00
2021-02-22 14:44:39 -08:00
2021-03-02 22:41:23 +11:00
2021-02-09 12:15:07 +01:00