bug7356 305 B

12345
  1. o Code simplifications and refactoring:
  2. - Add inline functions and convenience macros for quick lookup of
  3. state component of channel_t structure. Refactor various parts of
  4. codebase to use convenience macros instead of checking state
  5. member of channel_t directly. Fixes issue 7356.