By the way, this code appears to do bogus things with i_len,
like "clear trailing garbage" except using the wrong (constant)
length. it's possible it doesn't work for SSIDs longer than
NETWORK_NAME due to that, but I don't have one or have the
confidence to fix it blindly.
On Thu, Jan 12, 2017 at
On Mon, Apr 21, 2014 at 08:24:21PM +, Paul Goyette wrote:
Module Name: src
Committed By: pgoyette
Date: Mon Apr 21 20:24:21 UTC 2014
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c
Log Message:
Insert { ... } to keep gcc happy when DPRINTF() macro is empty.
This
Ah, OK. I will fix shortly.
On Tue, 22 Apr 2014, Joerg Sonnenberger wrote:
On Mon, Apr 21, 2014 at 08:24:21PM +, Paul Goyette wrote:
Module Name:src
Committed By: pgoyette
Date: Mon Apr 21 20:24:21 UTC 2014
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c