diff options
| author | David Howells <dhowells@redhat.com> | 2013-04-10 16:21:08 +0100 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 15:41:55 -0400 |
| commit | 788416bcee1a68aa0e8ed3f49c800b6c3df1c0a4 (patch) | |
| tree | 0b2946d6df3368e6d35647b03953a8cd265cc138 /drivers/net/wireless/hostap/hostap_proc.c | |
| parent | a6d935a5b1d945c7bec2afe21dcf6f22b653acef (diff) | |
| download | olio-linux-3.10-788416bcee1a68aa0e8ed3f49c800b6c3df1c0a4.tar.xz olio-linux-3.10-788416bcee1a68aa0e8ed3f49c800b6c3df1c0a4.zip | |
efirtc: Don't use create_proc_read_entry()
Don't use create_proc_read_entry() as that is deprecated, but rather use
proc_create_data() and seq_file instead.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Arnd Bergmann <arnd@arndb.de>
cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/net/wireless/hostap/hostap_proc.c')
0 files changed, 0 insertions, 0 deletions