All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Fix IFE meta modules loading
@ 2017-10-11 14:50 Roman Mashak
  2017-10-11 14:50 ` [PATCH net-next 1/2] net sched actions: change IFE modules alias names Roman Mashak
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Roman Mashak @ 2017-10-11 14:50 UTC (permalink / raw)
  To: davem; +Cc: netdev, jhs, Roman Mashak

Adjust module alias names of IFE meta modules and fix the bug that
prevented auto-loading IFE modules in run-time.

Roman Mashak (2):
  net sched actions: change IFE modules alias names
  net sched actions: fix module auto-loading

 include/net/tc_act/tc_ife.h     |  2 +-
 net/sched/act_ife.c             | 16 +++++++++++++++-
 net/sched/act_meta_mark.c       |  2 +-
 net/sched/act_meta_skbprio.c    |  2 +-
 net/sched/act_meta_skbtcindex.c |  2 +-
 5 files changed, 19 insertions(+), 5 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-13  5:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-11 14:50 [PATCH net-next 0/2] Fix IFE meta modules loading Roman Mashak
2017-10-11 14:50 ` [PATCH net-next 1/2] net sched actions: change IFE modules alias names Roman Mashak
2017-10-11 14:50 ` [PATCH net-next 2/2] net sched actions: fix module auto-loading Roman Mashak
2017-10-11 17:30   ` Cong Wang
2017-10-12 19:23 ` [PATCH net-next 0/2] Fix IFE meta modules loading David Miller
2017-10-12 20:37   ` Roman Mashak
2017-10-13  5:13     ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.