Change in osmo-bts[master]: [VAMOS] struct gsm_bts_trx: fix the PHY instance pointer

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Tue May 11 01:51:28 UTC 2021


Hello Jenkins Builder, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/osmo-bts/+/24176

to look at the new patch set (#2).

Change subject: [VAMOS] struct gsm_bts_trx: fix the PHY instance pointer
......................................................................

[VAMOS] struct gsm_bts_trx: fix the PHY instance pointer

First of all, there is no reason to use a void pointer because
it's always 'struct phy_instance'.  Also, no need to encapsulate
this pointer into 'role_bts' because there are no other roles in
osmo-bts (we used to have shared headers years ago).

This commit also fixes a bug in test_sysmobts_auto_band(), where a
pointer to 'struct femtol1_hdl' was directly assigned to trx.pinst.

Change-Id: I9bd6f0921e0c6bf824d38485486ad78864cbe17e
---
M include/osmo-bts/bts_trx.h
M include/osmo-bts/phy_link.h
M src/common/main.c
M src/common/phy_link.c
M src/common/vty.c
M src/osmo-bts-trx/l1_if.h
M src/osmo-bts-trx/scheduler_trx.c
M tests/sysmobts/sysmobts_test.c
8 files changed, 15 insertions(+), 14 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/76/24176/2
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/24176
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I9bd6f0921e0c6bf824d38485486ad78864cbe17e
Gerrit-Change-Number: 24176
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210511/0f216f20/attachment.htm>


More information about the gerrit-log mailing list