diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2009-09-04 05:33:46 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-09-07 08:56:33 (GMT) |
commit | 384824281caa9ac4b76664033416f1eac4a652fe (patch) | |
tree | 335ce38565014ba7cea4a7f096794a2d23e26c1f /sound/arm | |
parent | 5877e55f32bb50956c9a1df8e7db3fbc67dc47b6 (diff) | |
download | linux-384824281caa9ac4b76664033416f1eac4a652fe.tar.xz |
wan: dlci/sdla transmit return dehacking
This is a brute force removal of the wierd slave interface done for
DLCI -> SDLA transmit. Before it was using non-standard return values
and freeing skb in caller. This changes it to using normal return
values, and freeing in the callee. Luckly only one driver pair was
doing this. Not tested on real hardware, in fact I wonder if this
driver pair is even being used by any users.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/arm')
0 files changed, 0 insertions, 0 deletions