CC := $(CROSS_COMPILE)gcc CFLAGS := -I../../usr/include PROGS := mei-amt-version all: $(PROGS) clean: rm -fr $(PROGS) rel='shortcut icon' href='http://distanz.ch/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/net/bridge/br_netlink.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-07net: bridge: remove redundant check to see if err is setColin Ian King1-3/+0
2017-02-06bridge: move to workqueue gcNikolay Aleksandrov1-1/+1
2017-02-03bridge: per vlan dst_metadata netlink supportRoopa Prabhu1-45/+95