lkml.org 
[lkml]   [2016]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/4] staging: wlan-ng: make use of GENMASK macro
    Date
    This patchset replaces mask stuff manipulation which is being used
    using BIT macro with or operators with the use of GENMASK macro.

    Sergio Paracuellos (4):
    staging: wlan-ng: use GENMASK macro in different defines of hfa384x.h
    staging: wlan-ng: use GENMASK macro in different defines of
    p80211hdr.h
    staging: wlan-ng: use GENMASK macro in define of p80211netdev.h
    staging: wlan-ng: use GENMASK macro in two bitwise operations in
    prism2sta.c

    drivers/staging/wlan-ng/hfa384x.h | 29 ++++++++---------------------
    drivers/staging/wlan-ng/p80211hdr.h | 5 ++---
    drivers/staging/wlan-ng/p80211netdev.h | 2 +-
    drivers/staging/wlan-ng/prism2sta.c | 4 ++--
    4 files changed, 13 insertions(+), 27 deletions(-)

    --
    1.9.1

    \
     
     \ /
      Last update: 2016-11-10 19:16    [W:3.038 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site