kernel/urtw: Fix double assignments.
commit6a1bea7a4d30c81dc649283386cceb03b8f29450
authorSascha Wildner <saw@online.de>
Tue, 20 Feb 2018 07:05:43 +0000 (20 08:05 +0100)
committerSascha Wildner <saw@online.de>
Tue, 20 Feb 2018 07:06:11 +0000 (20 08:06 +0100)
tree8d18da0f892e1fffcd783668affc698e2b6ceb73
parent271094f9a2565f392689be9578e3889f09d30670
kernel/urtw: Fix double assignments.

This driver hasn't been properly ported and isn't built currently. The
fix is just to silence coccinelle when searching for double assignments.

Taken-from: FreeBSD
sys/bus/u4b/wlan/if_urtw.c