net: smc911x: Remove pkt_data_{push,pull}
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 14 Mar 2020 23:08:31 +0000 (00:08 +0100)
committermarex <marex@desktop.lan>
Fri, 1 May 2020 10:35:21 +0000 (12:35 +0200)
commit9c211e3b055ce809ac81ea4f849594ffb6f77df4
treef3c568f7f008b5c33550e78cb9a495a5763522a7
parente7ab86d9b2f24c92552be62b0447abab4f8644a2
net: smc911x: Remove pkt_data_{push,pull}

These functions are never used and are likely a pre-DM remnant
from times long past, just remove them.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/net/smc911x.c