On Sunday 22 March 2009 19:00:38 Lorenzo Nava wrote:
> Once again...

The patch still is whitespace damaged.
m...@homer:~/develop/git/wireless-testing$ patch -p1 --dry-run <x.patch 
patching file drivers/net/wireless/b43/xmit.c
patch: **** malformed patch at line 52: }


But I'll recreate the patch locally to shorten this up ;)


> Reported-by: Lorenzo Nava
> Signed-off-by: Lorenzo Nava <[email protected]>
> 
> Index: wireless-testing/drivers/net/wireless/b43/xmit.c
> ===================================================================
> --- wireless-testing.orig/drivers/net/wireless/b43/xmit.c
> 2009-03-22 17:25:19.000000000 +0100
> +++ wireless-testing/drivers/net/wireless/b43/xmit.c    2009-03-22
> 17:25:40.000000000 +0100
> @@ -50,7 +50,7 @@
> }
> 
> /* Extract the bitrate index out of an OFDM PLCP header. */
> -static u8 b43_plcp_get_bitrate_idx_ofdm(struct b43_plcp_hdr6 *plcp, bool 
> aphy)
> +static int b43_plcp_get_bitrate_idx_ofdm(struct b43_plcp_hdr6 *plcp, bool 
> aphy)
> {
>        int base = aphy ? 0 : 4;
> 
> 



-- 
Greetings, Michael.
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to