]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/net/xilinx_emaclite.c
net: emaclite: Let core to handle received packet
authorMichal Simek <michal.simek@xilinx.com>
Wed, 16 Dec 2015 09:52:39 +0000 (10:52 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jan 2016 14:55:52 +0000 (15:55 +0100)
commitf412b6ab5b5d0960d29c82151e8ccd40390bc786
tree274c5d4a64791fb196716bb7a1bba8096081e92a
parentf03ec010158375c404f5b0ebedba7c71c1689d2f
net: emaclite: Let core to handle received packet

Pass pointer to core to handle packet.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/xilinx_emaclite.c