Skip to content

Commit

Permalink
[MAC80211]: introduce util.c
Browse files Browse the repository at this point in the history
Introduce a new file util.c and move a whole bunch of functions into it.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Jiri Benc <jbenc@suse.cz>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Johannes Berg authored and David S. Miller committed Oct 10, 2007
1 parent b2c258f commit c2d1560
Show file tree
Hide file tree
Showing 4 changed files with 472 additions and 447 deletions.
1 change: 1 addition & 0 deletions net/mac80211/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ mac80211-objs := \
rx.o \
tx.o \
key.o \
util.o \
$(mac80211-objs-y)
Loading

0 comments on commit c2d1560

Please sign in to comment.