]> git.baikalelectronics.ru Git - uboot.git/commit
net: dm9000: Split non-DM specific bits from common code
authorMarek Vasut <marex@denx.de>
Wed, 13 Apr 2022 02:15:35 +0000 (04:15 +0200)
committerRamon Fried <ramon@neureality.ai>
Wed, 13 Apr 2022 12:13:54 +0000 (15:13 +0300)
commitc9caf2b79d378783fc7ed3ac8502c05b6ff0f7ec
tree097ca83f61ef57b516b233849e4043713e8f3735
parent20ca6a5651fd2020a88fe2cdca5f00b8252103b1
net: dm9000: Split non-DM specific bits from common code

Split network handling functions into non-DM specific parts and
common code in preparation for conversion to DM.

Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Ramon Fried <rfried.dev@gmail.com>
drivers/net/dm9000x.c