Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 219791 Details for
Bug 254046
ifup-wireless ups b43 network interface before setting mode
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
ifup-wireless.diff
ifup-wireless.diff (text/plain), 601 bytes, created by
John W. Linville
on 2007-10-08 14:37:19 UTC
(
hide
)
Description:
ifup-wireless.diff
Filename:
MIME Type:
Creator:
John W. Linville
Created:
2007-10-08 14:37:19 UTC
Size:
601 bytes
patch
obsolete
>--- ifup-wireless.orig 2007-10-08 10:31:45.000000000 -0400 >+++ ifup-wireless 2007-10-08 10:32:00.000000000 -0400 >@@ -30,13 +30,14 @@ > > # Only meant to be called from ifup. > >-# Set link up (some cards require this.) >-/sbin/ip link set dev ${DEVICE} up >- > # Mode need to be first : some settings apply only in a specific mode ! > if [ -n "$MODE" ] ; then > iwconfig $DEVICE mode $MODE > fi >+ >+# Set link up (some cards require this.) >+/sbin/ip link set dev ${DEVICE} up >+ > # This is a bit hackish, but should do the job right... > if [ -n "$ESSID" -o -n "$MODE" ] ; then > NICKNAME=`/bin/hostname`
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 254046
: 219791