X-Git-Url: https://jxself.org/git/?p=linux-libre-firmware.git;a=blobdiff_plain;f=carl9170fw%2Fcarlfw%2Finclude%2Fwl.h;h=5566be426406b47c17b0862cc264a231d413ba1b;hp=50fee61221ea579d2f3778b399b17e79a7be6792;hb=c164bf7f87f9081fee7e1a186dd7a87a9a020b9e;hpb=6e823d0b6ee854eaf5f0bf28a099a5e6b7c45be2 diff --git a/carl9170fw/carlfw/include/wl.h b/carl9170fw/carlfw/include/wl.h index 50fee61..5566be4 100644 --- a/carl9170fw/carlfw/include/wl.h +++ b/carl9170fw/carlfw/include/wl.h @@ -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 . */ #ifndef __CARL9170FW_WLAN_H @@ -189,8 +188,9 @@ static inline __inline unsigned int ar9170_get_rx_mpdu_len(struct dma_desc *desc break; case AR9170_RX_STATUS_MPDU_SINGLE: + /* MPDU single has both */ mpdu_len -= sizeof(struct ar9170_rx_phystatus); - + /* fall through */ case AR9170_RX_STATUS_MPDU_FIRST: mpdu_len -= sizeof(struct ar9170_rx_head); break; @@ -237,7 +237,7 @@ static inline __inline void unhide_super(struct dma_desc *desc) desc->totalLen += sizeof(struct carl9170_tx_superdesc); } -static inline __inline __hot void read_tsf(uint32_t *tsf) +static inline __inline __hot void read_tsf(uint32_t tsf[static 2]) { /* * "According to the [hardware] documentation: