Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • net
  • wireless
  • iwlwifi
  • iwl-dev.h
Find file BlameHistoryPermalink
  • Samuel Ortiz's avatar
    iwl3945: Remove DRV_NAME dependenies · a3139c59
    Samuel Ortiz authored Dec 19, 2008
    
    
    As DRV_NAME is defined in 2 different header files, including both is not
    possible.
    This patch defines this constant from iwl3945-base.c and iwl-agn.c. It also
    redefines the IWL_ERROR and IWL_WARNING macros to use dev_printk, as the
    IWL_DEBUG_* macros do.
    
    Signed-off-by: default avatarSamuel Ortiz <samuel.ortiz@intel.com>
    Acked-by: default avatarAbhijeet Kolekar <abhijeet.kolekar@intel.com>
    Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    a3139c59