Re: svn commit: r313322 - in head/sys: conf dev/iwm modules/iwm

2017-02-06 Thread Adrian Chadd
Fixed, thanks.



-adrian


On 5 February 2017 at 23:56, Ed Schouten  wrote:
> Hi Adrian,
>
> 2017-02-06 6:27 GMT+01:00 Adrian Chadd :
>> Modified: head/sys/conf/files
>> ==
>> --- head/sys/conf/files Mon Feb  6 05:27:05 2017(r313321)
>> +++ head/sys/conf/files Mon Feb  6 05:27:07 2017(r313322)
>> @@ -1882,6 +1882,7 @@ dev/iwm/if_iwm.c  optional iwm
>>  dev/iwm/if_iwm_binding.c   optional iwm
>>  dev/iwm/if_iwm_led.c   optional iwm
>>  dev/iwm/if_iwm_mac_ctxt.c  optional iwm
>> +dev/netif/iwm/if_iwm_notif_wait.c  optional iwm
>>  dev/iwm/if_iwm_pcie_trans.coptional iwm
>>  dev/iwm/if_iwm_phy_ctxt.c  optional iwm
>>  dev/iwm/if_iwm_phy_db.coptional iwm
>
> What's with the 'netif' part in the source file's name? The actual
> source file doesn't use it.
>
> --
> Ed Schouten 
> Nuxi, 's-Hertogenbosch, the Netherlands
> KvK-nr.: 62051717
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r313322 - in head/sys: conf dev/iwm modules/iwm

2017-02-05 Thread Ed Schouten
Hi Adrian,

2017-02-06 6:27 GMT+01:00 Adrian Chadd :
> Modified: head/sys/conf/files
> ==
> --- head/sys/conf/files Mon Feb  6 05:27:05 2017(r313321)
> +++ head/sys/conf/files Mon Feb  6 05:27:07 2017(r313322)
> @@ -1882,6 +1882,7 @@ dev/iwm/if_iwm.c  optional iwm
>  dev/iwm/if_iwm_binding.c   optional iwm
>  dev/iwm/if_iwm_led.c   optional iwm
>  dev/iwm/if_iwm_mac_ctxt.c  optional iwm
> +dev/netif/iwm/if_iwm_notif_wait.c  optional iwm
>  dev/iwm/if_iwm_pcie_trans.coptional iwm
>  dev/iwm/if_iwm_phy_ctxt.c  optional iwm
>  dev/iwm/if_iwm_phy_db.coptional iwm

What's with the 'netif' part in the source file's name? The actual
source file doesn't use it.

-- 
Ed Schouten 
Nuxi, 's-Hertogenbosch, the Netherlands
KvK-nr.: 62051717
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"