lkml.org 
[lkml]   [2023]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] staging: wlan-ng: replace rate macros
On Mon, Apr 17, 2023 at 11:04:04AM +0300, Dan Carpenter wrote:
> On Sat, Apr 15, 2023 at 04:10:44PM +0200, Luke Koch wrote:
> > + for (int i = 0; i < 8; i++) {
> > + if (count > i &&
> > + DOT11_RATE5_ISBASIC_GET(item->supprates[i])) {
> > + req->basicrate[i] .data = item->supprates[i];
> ^
> Could you remove these spaces before the .data and .status? Otherwise
> it looks good to me.

Sure, the spaces must have been leftovers from the token pasting and I
unfortunately overlooked them. Thanks for reviewing!

Best regards,
Luke Koch

\
 
 \ /
  Last update: 2023-04-17 10:26    [W:0.014 / U:0.844 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site