Search Linux Wireless

Re: [PATCH v6 2/7] iwlwifi: mei: add the driver to allow cooperation with CSME

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > > +
> > > +/*
> > > + * Do not export the device table because this module is loaded by
> > > + * iwlwifi's dependency.
> > > + */
> > > +
> > > +static struct mei_cl_driver iwl_mei_cl_driver = {
> > > +     .id_table = iwl_mei_tbl,
> > > +     .name = KBUILD_MODNAME,
> > > +     .probe = iwl_mei_probe,
> > > +     .remove = iwl_mei_remove,
> > > +};
> > > +
> > > +module_mei_cl_driver(iwl_mei_cl_driver);
> >
> > Not sure iwl_mei_cl_driver can be const or not, most probably not. But
> > please do check.
>
> I will.

I can't :(



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux