Bug 244855

Summary: .3225 and .3228 missing iwlwifi modules !?
Product: [Fedora] Fedora Reporter: Tom London <selinux>
Component: kernelAssignee: John W. Linville <linville>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: cebbert, davej
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-26 21:37:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tom London 2007-06-19 14:23:57 UTC
Description of problem:
[root@localhost 2.6.21-1.3223.fc8PAE]# find . -name \*iwl\* -print
./kernel/drivers/net/wireless/mac80211/iwlwifi
./kernel/drivers/net/wireless/mac80211/iwlwifi/iwl3945.ko
./kernel/drivers/net/wireless/mac80211/iwlwifi/iwl4965.ko
[root@localhost 2.6.21-1.3223.fc8PAE]# cd ../*3228*
[root@localhost 2.6.21-1.3228.fc8PAE]# find . -name \*iwl\* -print
[root@localhost 2.6.21-1.3228.fc8PAE]# cd ../*3225*
[root@localhost 2.6.21-1.3225.fc8PAE]# find . -name \*iwl\* -print
[root@localhost 2.6.21-1.3225.fc8PAE]# 

Version-Release number of selected component (if applicable):
kernel-PAE-2.6.21-1.3225.fc8
kernel-PAE-2.6.21-1.3228.fc8


How reproducible:
Yup

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Dave Jones 2007-06-23 18:59:47 UTC
git-wireless rejects against mainline right now.
It'll be disabled until Linville gets back from vacation.


Comment 2 Tom London 2007-06-26 21:37:08 UTC
Seems fixed in .3240

Closing.