ath6kl: Update license header
[deliverable/linux.git] / drivers / net / wireless / ath / ath6kl / cfg80211.c
index 5934e40ee55da0eb4e37bbb63968d79543ba16c2..a91f521c5227004ec1ed635716f87fb8026f0891 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2004-2011 Atheros Communications Inc.
+ * Copyright (c) 2011-2012 Qualcomm Atheros, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -194,7 +195,7 @@ static int ath6kl_set_auth_type(struct ath6kl_vif *vif,
                break;
 
        default:
-               ath6kl_err("%s: 0x%x not spported\n", __func__, auth_type);
+               ath6kl_err("%s: 0x%x not supported\n", __func__, auth_type);
                return -ENOTSUPP;
        }
 
This page took 0.034296 seconds and 5 git commands to generate.