summaryrefslogtreecommitdiff
path: root/cesar/test_general/maximus/integration/hle-cl-sar-pbproc/src
diff options
context:
space:
mode:
authorschodet2010-04-19 13:18:51 +0000
committerschodet2010-04-19 13:18:51 +0000
commitb181dc1bc001f6163180c4786baed9a89ae31e61 (patch)
treeb39194b8755b6f98d04314512a9e9f8b9b156677 /cesar/test_general/maximus/integration/hle-cl-sar-pbproc/src
parent505f4ad9eb1a4130b63ec6ab31496a2a295b2edb (diff)
cesar: remove context parameter from phy_date and phy_sysdate, refs #1415
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6931 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/test_general/maximus/integration/hle-cl-sar-pbproc/src')
-rw-r--r--cesar/test_general/maximus/integration/hle-cl-sar-pbproc/src/station.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/test_general/maximus/integration/hle-cl-sar-pbproc/src/station.c b/cesar/test_general/maximus/integration/hle-cl-sar-pbproc/src/station.c
index ad1f209937..42f95309af 100644
--- a/cesar/test_general/maximus/integration/hle-cl-sar-pbproc/src/station.c
+++ b/cesar/test_general/maximus/integration/hle-cl-sar-pbproc/src/station.c
@@ -1088,7 +1088,7 @@ cesar_init (void)
station_test.mac_store);
// Initialise the mac ntb.
- mac_ntb_init (pbproc_get_phy(station_test.pbproc), &station_test.mac_config);
+ mac_ntb_init (&station_test.mac_config);
// Initialise the SAR.
station_test.sar = sar_init (station_test.mac_store, station_test.pbproc,