commit | 063e95c7360cd7153caebfa44315bad109fee1da | [log] [tgz] |
---|---|---|
author | J.R. Mauro <jrm8005@gmail.com> | Fri Nov 07 17:49:07 2008 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 06 13:52:10 2009 -0800 |
tree | e1ce644acbafb721f6aac4ce517749ebb4c02fa4 | |
parent | da3e89082d8d3018b63589e435defd6bd9feb0f5 [diff] |
Staging: otus: fix name clash Make p80211wext_handler_def in the otus driver static. It's not used outside this file and causes name clashes if it's visible. Signed-off by: J.R. Mauro <jrm8005@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>