Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1219579

Re: [PATCHv4 1/2] staging: wilc1000: remove FREE_WILC_BUFFER()

From Raphaël Beamonte <raphael.beamonte@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCHv4 1/2] staging: wilc1000: remove FREE_WILC_BUFFER()
Date 2015-09-05 18:40 +0200
Message-ID <q5oFs-5Uf-9@gated-at.bofh.it> (permalink)
References <pZ1Lz-1aB-5@gated-at.bofh.it> <pZ24V-1Ml-3@gated-at.bofh.it> <pZ24V-1Ml-9@gated-at.bofh.it> <q4rm2-5k7-3@gated-at.bofh.it> <q5ovN-5J6-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Oh well. Actually you did it. I answered while pulling the git...
Sorry for that unuseful mail! :)

2015-09-05 12:25 GMT-04:00 Raphaël Beamonte <raphael.beamonte@gmail.com>:
> 2015-09-02 21:19 GMT-04:00 Greg Kroah-Hartman <gregkh@linuxfoundation.org>:
>> Turns out this file is never even built, you should just remove it :)
>
> You're right, although it seems that is one of the "To-dos" of that
> module, as the references I find about the config variable to allow
> the compiling of that file is the following:
>
> config WILC1000_PREALLOCATE_DURING_SYSTEM_BOOT
>           bool "Preallocate memory pool during system boot"
>           ---help---
>                     To do.
>
> Found on https://github.com/linux4sc/wireless-driver/blob/master/wilc1000/Kconfig
> However, it seems that entry of the Kconfig has been removed in the
> kernel. It thus can probably be safe to remove all occurences linked
> to that option from the driver in the kernel, while the authors will
> be able to add them back when it will be a working configuration
> option. I'll do that!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCHv4 1/2] staging: wilc1000: remove FREE_WILC_BUFFER() Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-09-03 03:20 +0200
  Re: [PATCHv4 1/2] staging: wilc1000: remove FREE_WILC_BUFFER() Raphaël Beamonte <raphael.beamonte@gmail.com> - 2015-09-05 18:30 +0200
    Re: [PATCHv4 1/2] staging: wilc1000: remove FREE_WILC_BUFFER() Raphaël Beamonte <raphael.beamonte@gmail.com> - 2015-09-05 18:40 +0200

csiph-web