aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/atmel.c')
-rw-r--r--drivers/net/wireless/atmel.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/drivers/net/wireless/atmel.c b/drivers/net/wireless/atmel.c
index 0d950f209dae..b73b7e3e2196 100644
--- a/drivers/net/wireless/atmel.c
+++ b/drivers/net/wireless/atmel.c
@@ -28,8 +28,8 @@
28 GNU General Public License for more details. 28 GNU General Public License for more details.
29 29
30 You should have received a copy of the GNU General Public License 30 You should have received a copy of the GNU General Public License
31 along with Atmel wireless lan drivers; if not, write to the Free Software 31 along with Atmel wireless lan drivers; if not, see
32 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 32 <http://www.gnu.org/licenses/>.
33 33
34 For all queries about this code, please contact the current author, 34 For all queries about this code, please contact the current author,
35 Simon Kelley <simon@thekelleys.org.uk> and not Atmel Corporation. 35 Simon Kelley <simon@thekelleys.org.uk> and not Atmel Corporation.
@@ -4278,8 +4278,7 @@ static void atmel_wmem32(struct atmel_private *priv, u16 pos, u32 data)
4278 GNU General Public License for more details. 4278 GNU General Public License for more details.
4279 4279
4280 You should have received a copy of the GNU General Public License 4280 You should have received a copy of the GNU General Public License
4281 along with AtmelMACFW; if not, write to the Free Software 4281 along with AtmelMACFW; if not, see <http://www.gnu.org/licenses/>.
4282 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
4283 4282
4284****************************************************************************/ 4283****************************************************************************/
4285/* This firmware should work on the 76C502 RFMD, RFMD_D, and RFMD_E */ 4284/* This firmware should work on the 76C502 RFMD, RFMD_D, and RFMD_E */