15 lines
387 B
C
15 lines
387 B
C
/*
|
|
* Copyright 2007 Luis R. Rodriguez <mcgrof@winlab.rutgers.edu>
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
* published by the Free Software Foundation.
|
|
*
|
|
* Compatibility file for Linux wireless for kernels 2.6.14.
|
|
*/
|
|
|
|
#include <net/compat.h>
|
|
|
|
/* 2.6.14 compat code goes here */
|
|
|