carl9170: Update based on commit 467556acea56f361a21b2a3761ca056b9da2d237 dated Nov...
[linux-libre-firmware.git] / carl9170fw / carlfw / src / wlanrx.c
index 02cbce5363a28741a9a86833cef8c6d89cd8d029..9f58241cdd5f96f49c34020cee61647dec652019 100644 (file)
@@ -19,8 +19,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * with this program; If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "carl9170.h"
@@ -138,7 +137,7 @@ static unsigned int wlan_rx_filter(struct dma_desc *desc)
                                 */
                                break;
                        }
-                       /* otherwise fall through */
+                       /* fall through */
                default:
                        rx_filter |= CARL9170_RX_FILTER_CTL_OTHER;
                        break;