Re: cw1200: add const to hwbus_ops structures
From: Kalle Valo <hidden>
Date: 2017-06-28 18:18:09
Also in:
lkml, netdev
From: Kalle Valo <hidden>
Date: 2017-06-28 18:18:09
Also in:
lkml, netdev
Bhumika Goyal [off-list ref] wrote:
Declare hwbus_ops structures as const as they are only passed as an argument to the function cw1200_core_probe. This argument is of type const. So, make these structures const. Signed-off-by: Bhumika Goyal <redacted>
Patch applied to wireless-drivers-next.git, thanks. 3ac27dd37b40 cw1200: add const to hwbus_ops structures -- https://patchwork.kernel.org/patch/9806289/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches