. More information about
digital amateur radio in general is on the WWW at
.
To compile this driver as a module, choose M here: the
module will be called rose.
menu "AX.25 network device drivers"
depends on HAMRADIO && AX25
source "drivers/net/hamradio/Kconfig"
endmenu
=295a6e06d21e1f469c9f38b00125a13b60ad4e7c'>295a6e06d21e1f469c9f38b00125a13b60ad4e7c (patch)
tree | 56e1c64262e3ef4876e8d480555508d6a45358e7 /net |
parent | 1ce8460496c05379c66edc178c3c55ca4e953044 (diff) |
net/sched: act_ife: Change to use ife module
Use the encode/decode functionality from the ife module instead of using
implementation inside the act_ife.
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Yotam Gigi <yotamg@mellanox.com>
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2 files changed, 33 insertions, 78 deletions
diff --git a/net/sched/Kconfig b/net/sched/Kconfig |