]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: dwmac-sti: use custom of match structure
authorJoachim Eastwood <manabian@gmail.com>
Tue, 28 Jul 2015 22:08:59 +0000 (00:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jul 2015 07:13:24 +0000 (00:13 -0700)
commitb618afed5228af9539098498436428e4032db013
tree5f3632c738b560e190c17b6dc6de9ba20a7d7a6d
parentb50fc3e1cba5253eb46d10e81c3730bd776ab11d
stmmac: dwmac-sti: use custom of match structure

Create a new private structure for OF match data in the
dwmac-sti driver. This enables us to eventually drop the
common OF match data structure which contains a lot of
unused fields.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c