Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • openairinterface5G openairinterface5G
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 68
    • Issues 68
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 50
    • Merge requests 50
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • oaioai
  • openairinterface5Gopenairinterface5G
  • Repository
  • openairinterface5g
  • openair2
  • LAYER2
  • MAC
  • eNB_scheduler_primitives.c
Find file BlameHistoryPermalink
  • Cédric Roux's avatar
    bugfix: don't check for physicalConfigDedicated at the wrong places · 4526622b
    Cédric Roux authored Nov 27, 2017
    physicalConfigDedicated may be legitimately NULL at some places
    with the current code.
    
    A cleaner solution is needed (we should always have a dedicated
    config, initialized with values from the 3GPP specs, not have
    a NULL as we do now).
    4526622b