Fix lwIP ethernet interface port.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 24 May 2011 13:41:08 +0000 (13:41 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 24 May 2011 13:41:08 +0000 (13:41 +0000)
commiteefaad50a316d12474a2792088f9304903c059fa
treec1be7a50a79e8fb36f6268de9eb0a3b97b198e63
parent86058e03a432412b5571580bdbb7738f67ff74df
Fix lwIP ethernet interface port.

Remove leftovers from old lwIP ethernetif ports and
only use the new API.
The same processing is done in upper layers when using tcpip_input as
the input function of netif.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4919 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/net/lwip/src/netif/ethernetif.c