[PATCH] bsd: Prepare event buffer on init process

Masashi Honma masashi.honma at gmail.com
Mon Dec 23 18:56:57 EST 2013


Odd... My local outbox looks good...
Anyway I attached the patch.


2013/12/24 Jouni Malinen <j at w1.fi>

> On Mon, Dec 23, 2013 at 10:17:40AM +0900, Masashi Honma wrote:
> > diff --git a/src/drivers/driver_bsd.c b/src/drivers/driver_bsd.c
> > index fb6402d..e4e050a 100644
> > --- a/src/drivers/driver_bsd.c
> > +++ b/src/drivers/driver_bsd.c
> > @@ -62,6 +62,8 @@ struct bsd_driver_data {
> >   int prev_privacy; /* privacy state to restore on deinit */
> >   int prev_wpa; /* wpa state to restore on deinit */
> >   enum ieee80211_opmode opmode; /* operation mode */
> > + char *event_buf;
> > + size_t event_buf_len;
>
> This is whitespace damaged.. Could you please resend in a way that
> avoids removing tabs?
>
> --
> Jouni Malinen                                            PGP id EFC895FA
> _______________________________________________
> HostAP mailing list
> HostAP at lists.shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.shmoo.com/pipermail/hostap/attachments/20131224/f3b2f6d8/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: application/octet-stream
Size: 5106 bytes
Desc: not available
URL: <http://lists.shmoo.com/pipermail/hostap/attachments/20131224/f3b2f6d8/attachment.obj>


More information about the HostAP mailing list