staging/wlan-ng: Fix line alignment
Fix code alignment. Issue reported by checkpatch.pl Signed-off-by: Izabela Bakollari <izabela.bakollari@gmail.com> Link: https://lore.kernel.org/r/20201022132218.235744-1-izabela.bakollari@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
9364a2cf56
commit
16b37e7ba6
@ -1198,8 +1198,8 @@ int prism2mgmt_wlansniff(struct wlandevice *wlandev, void *msgp)
|
|||||||
if (wlandev->netdev->type == ARPHRD_ETHER) {
|
if (wlandev->netdev->type == ARPHRD_ETHER) {
|
||||||
/* Save macport 0 state */
|
/* Save macport 0 state */
|
||||||
result = hfa384x_drvr_getconfig16(hw,
|
result = hfa384x_drvr_getconfig16(hw,
|
||||||
HFA384x_RID_CNFPORTTYPE,
|
HFA384x_RID_CNFPORTTYPE,
|
||||||
&hw->presniff_port_type);
|
&hw->presniff_port_type);
|
||||||
if (result) {
|
if (result) {
|
||||||
netdev_dbg
|
netdev_dbg
|
||||||
(wlandev->netdev,
|
(wlandev->netdev,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user